Introduction
-------------
This text document accompanies the BOOT-Mode CCS test case for DM814X EVM. It 
provides a brief of the methodology of the test and the procedure for executing 
the same.

Overview
---------
This CCS test application reads the boot-mode latched into the processor and 
prints the same. The user may physically change the Boot-Mode switch and verify
the same against the printed value.

Board settings
--------------

There are no special settings required to be set on the board. The Boot-Mode 
switch may be configured to any settings and verified against the printed value.

Procedure
----------
This test application assumes the DDR controller initialization as well as all
the PLL initialization is already carried out by the GEL scripts. At the minimum
the following GEL scripts are to be executed.

	1. PG 2.x DM814X --> ALL_ADPLL_CLOCKS_ENABLE_API 

load "BB_002_Boot-Mode_test.out" file and run.
